APNSoft.WebControls Namespace (APNSoft TreeView)

APNSoftTreeView.CSSSourceValues Enumeration

Values for the CSSSource property.

[Visual Basic]
Public Enum APNSoftTreeView.CSSSourceValues
[C#]
public enum APNSoftTreeView.CSSSourceValues

Members

Member NameDescription
SkinFolder CSS File is loaded from a Skin Folder as specified by the SkinFolderURL property.
Page An ASPX page uses <style> element inside the <head> or uses the <link> element to link an external style sheet.

Requirements

Namespace: APNSoft.WebControls

Assembly: APNSoftTreeView (in APNSoftTreeView.dll)

See Also

APNSoft.WebControls Namespace