C# 클래스 SenseNet.ApplicationModel.ExploreAction

Generates a URL for the given content in Content Explorer
상속: PortalAction
파일 보기 프로젝트 열기: maxpavlov/FlexNet 1 사용 예제들

공개 메소드들

메소드 설명
ExploreAction ( Content context ) : System
Initialize ( Content context, string backUri, Application application, object parameters ) : void

메소드 상세

ExploreAction() 공개 메소드

public ExploreAction ( Content context ) : System
context Content
리턴 System

Initialize() 공개 메소드

public Initialize ( Content context, string backUri, Application application, object parameters ) : void
context Content
backUri string
application Application
parameters object
리턴 void