Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
FiftyOne
Foundation
UI
Web
DeviceTemplate
C# 클래스 FiftyOne.Foundation.UI.Web.DeviceTemplate
Template used to display device properties.
상속:
ITemplate
파일 보기
프로젝트 열기: 51Degrees/dotNET-Device-Detection
공개 메소드들
메소드
설명
InstantiateIn
(
Control
container
) :
void
Adds requirement controls to the container.
메소드 상세
InstantiateIn()
공개
메소드
Adds requirement controls to the container.
public
InstantiateIn
(
Control
container
) :
void
container
System.Web.UI.Control
Container the template is being displayed in.
리턴
void