Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Sitecore
SharedSource
ItemUrlHelper
CustomSitecore
Commands
CopyItemUrlSubMenuItem
C# 클래스 Sitecore.SharedSource.ItemUrlHelper.CustomSitecore.Commands.CopyItemUrlSubMenuItem
상속:
Command
파일 보기
프로젝트 열기: Velir/Sitecore-ItemUrlHelper
공개 메소드들
메소드
설명
Execute
(
CommandContext
context
) :
void
비공개 메소드들
메소드
설명
GetContext
(
CommandContext
context
) :
UrlContext
Retrieves the UrlContext for the item in context
SendResponse
(
UrlContext
urlContext
) :
void
Sends reponse to client
메소드 상세
Execute()
공개
메소드
public
Execute
(
CommandContext
context
) :
void
context
CommandContext
리턴
void