Table of Contents

Class GetEditUrlFormComponentsCommandArguments

Namespace
Kentico.Xperience.Admin.Websites.UIPages
Assembly
Kentico.Xperience.Admin.Websites.dll
public sealed class GetEditUrlFormComponentsCommandArguments
Inheritance
object
GetEditUrlFormComponentsCommandArguments
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