Table of Contents

Class ChangePageNavigationUrl

Namespace
InSite.Application.Pages.Write
Assembly
Shift.Sdk.dll
public class ChangePageNavigationUrl : Command, ICommand
Inheritance
ChangePageNavigationUrl
Implements
Inherited Members
Extension Methods

Constructors

ChangePageNavigationUrl(Guid, string)

public ChangePageNavigationUrl(Guid page, string navigateUrl)

Parameters

page Guid
navigateUrl string

Properties

NavigateUrl

public string NavigateUrl { get; set; }

Property Value

string