DragSourceContext.GetStoreId Method
Include Protected Members
Include Inherited Members
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
GetStoreId(ElementGroup) | Gets the source store id. This can return Guid.Empty if no store id was specified or no drag source context is available. | |
GetStoreId(ElementGroupPrototype) | Gets the source store id. This can return Guid.Empty if no store id was specified or no drag source context is available. |
Top