Click or drag to resize

DomScriptBaseCanRender Method


Namespace: ArthaChitra.Model.Dom
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax
C#
protected virtual bool CanRender(
	DomVisualArgs args
)

Parameters

args  DomVisualArgs
 

Return Value

Boolean
See Also