| ISurveyPageTemplates Property |
Collection of page templates for this survey
Namespace:
AskiaCore
Assembly:
AskiaCore (in AskiaCore.dll) Version: 6.0.0-build000000000000000000000000000000000000000001
Syntax IPageTemplateCollection PageTemplates { get; }
ReadOnly Property PageTemplates As IPageTemplateCollection
Get
property IPageTemplateCollection^ PageTemplates {
IPageTemplateCollection^ get ();
}
Property Value
Type:
IPageTemplateCollectionSee Also