IsDocumentReferenceActive Property (IPlaceHolder)
In This Topic
Activates the properties of the page/installation space for the place holder object.
Syntax
bool IsDocumentReferenceActive {get; set;}
property bool IsDocumentReferenceActive {
bool get();
void set ( bool value);
}
See Also