IStylesheetFileName Property
|
Gets and sets the name of the XSLT stylesheet
File.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax string FileName { get; set; }
Property FileName As String
Get
Set
property String^ FileName {
String^ get ();
void set (String^ value);
}
abstract FileName : string with get, set
Property Value
Type:
StringSee Also