 |
Title |
User |
Language |
Tags |
Description |
Date |
|
|
|
How to check if a sharepoint 2007 workflow is running
|
Bin Ku
|
C# |
check
sharepoint
2007
workflow
running
|
How to check if a sharepoint 2007 workflow is running |
March 21, 2011 |
|
initialize the PeopleEditor control.
|
Bin Ku
|
C# |
initialize
PeopleEditor
control.
|
UpdateEntities: you can use this method to f.e. initialize the PeopleEditor control. |
March 4, 2011 |
|
How to determine which Control caused PostBack on ASP.NET page?
|
Bin Ku
|
ASP.NET |
determine
which
Control
caused
PostBack
ASP.NET
page?
|
How to determine which Control caused PostBack on ASP.NET page? |
February 20, 2011 |
|
Get current user in workflow sharepoint context
|
Bin Ku
|
C# |
current
user
workflow
sharepoint
context
|
Get current user in workflow sharepoint context |
February 15, 2011 |
|
Check given user id is a member of specific group name or not
|
Bin Ku
|
C# |
Check
given
user
member
specific
group
name
|
Check given user id is a member of specific group name or not |
February 12, 2011 |
|
Upload file to specified folder in Sharepoint
|
Bin Ku
|
C# |
Upload
file
specified
folder
Sharepoint
|
upload file to document library |
January 15, 2011 |
|
PlaceHolderTitleBreadcrumb sharepoint
|
Bin Ku
|
ASP.NET |
PlaceHolderTitleBreadcrumb
sharepoint
|
The Default Master page defines its PlaceHolderTitleBreadcrumb ContentPlaceHolder control as: |
January 12, 2011 |
|
Seperate button in wssuc:ButtonSection in SharePoint
|
Bin Ku
|
ASP.NET |
Seperate
button
wssuc:ButtonSection
SharePoint
|
Seperate button in wssuc:ButtonSection |
January 11, 2011 |
|
Create/Retrieve the Specific SharePoint Group
|
Bin Ku
|
C# |
Create/Retrieve
Specific
SharePoint
Group
|
Create/Retrieve the Specific SharePoint Group |
December 13, 2010 |
|
A Generic Content Type Wrapper Class
|
Bin Ku
|
C# |
Generic
Content
Type
Wrapper
Class
|
shows a generic ContentType class that is used as a wrapper for the underlying SPContentType object instance. |
December 12, 2010 |
|
[Demo] Create SPField
|
Bin Ku
|
C# |
[Demo]
Create
SPField
|
A snippet code how to create SPFiled |
December 6, 2010 |
|
How to add a User Information lookup to SPList object
|
Bin Ku
|
C# |
User
Information
lookup
SPList
object
|
Demonstrate add SPItemItem which its field is SPFieldUser to SPList object |
December 3, 2010 |
|
Add User information to list sharepoint
|
Bin Ku
|
C# |
User
information
list
sharepoint
|
Add user information to list sharepoint with specific field which its type is SPFieldUser. |
December 3, 2010 |
|
Upload file to List SharePoint
|
Bin Ku
|
C# |
Upload
file
List
SharePoint
|
Upload byte content as a file to specific SPFolder object with desired name. |
December 2, 2010 |
|
Get a specific folder in SharePoint
|
Bin Ku
|
C# |
specific
folder
SharePoint
|
Get specific folder from a specific relative folder url.
E.g. "Dest Doc Lib" is a Document Library. "Folder 1" is a sub folder of its.
The relative folder url is "Dest Doc Lib/Folder 1" |
December 2, 2010 |