WebContentItem.origin Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
origin() | |
origin(Guid) |
origin()
public:
virtual Guid origin();
public virtual Guid origin ();
abstract member origin : unit -> Guid
override this.origin : unit -> Guid
Public Overridable Function origin () As Guid