APNSoft Controls [4.5.2.20] - API Reference
APNSoftControl.CSSSourceValues Enumeration

Values for the CSSSource property.

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

Members

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

Requirements

Namespace: APNSoft.WebControls

Assembly: APNSoftControls (in APNSoftControls.dll)

See Also

APNSoft.WebControls Namespace