Values for the CSSSource property.
Member Name | Description |
---|---|
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. |
Namespace: APNSoft.WebControls
Assembly: APNSoftControls (in APNSoftControls.dll)