Class GetEditUrlFormComponentsCommandArguments
Command arguments for the GetEditUrlFormComponents(GetEditUrlFormComponentsCommandArguments, CancellationToken) command.
public sealed class GetEditUrlFormComponentsCommandArguments
- Inheritance
-
objectGetEditUrlFormComponentsCommandArguments
- Extension Methods
Constructors
GetEditUrlFormComponentsCommandArguments()
public GetEditUrlFormComponentsCommandArguments()
Properties
WebPageUrlPathId
Web page URL path identifier.
public int WebPageUrlPathId { get; set; }
Property Value
- int
WebPageUrlPathSlug
Web page URL path slug.
public string WebPageUrlPathSlug { get; set; }
Property Value
- string