ThrowIfPlaceHoldersEmpty Property (Page)
In This Topic
Specifies whether the page should be thrown if place holders are empty.
Syntax
'Declaration
Public Property ThrowIfPlaceHoldersEmpty As Boolean
public bool ThrowIfPlaceHoldersEmpty {get; set;}
See Also