IsUpdateWithLiteralsPromptVisible Property
In This Topic
Gets a value that indicates that the "Update with Literals" prompt is visible.
Syntax
'Declaration
Public Overridable ReadOnly Property IsUpdateWithLiteralsPromptVisible As Boolean
public virtual bool IsUpdateWithLiteralsPromptVisible {get;}
See Also