NeedsRenderContent Property
In This Topic
Gets whether the
OnRenderContent method needs to be executed and the clipping of the content.
Syntax
'Declaration
Protected Overridable ReadOnly Property NeedsRenderContent As Boolean
protected virtual bool NeedsRenderContent {get;}
See Also