| IPageTemplateConfig Property |
Configuration of the template
Namespace:
AskiaCore
Assembly:
AskiaCore (in AskiaCore.dll) Version: 6.0.0-build000000000000000000000000000000000000000001
Syntax string Config { get; set; }
Property Config As String
Get
Set
property String^ Config {
String^ get ();
void set (String^ value);
}
Property Value
Type:
StringRemarks
This the content of the config.xml file inside the template
See Also