IsInsertInteraction Property (Interaction)
In This Topic
Returns true
, if interaction is used to insert one ore more placements on page.
Syntax
public virtual bool IsInsertInteraction {get;}
public:
virtual property bool IsInsertInteraction {
bool get();
}
See Also