IsTemplateReadOnly Property
In This Topic
Determines whether changes made on this template will be stored after UpdateLocalTemplate is called.
Syntax
public bool IsTemplateReadOnly {get;}
public:
property bool IsTemplateReadOnly {
bool get();
}
See Also